<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.topic2017 {
    position: absolute;
    top: -5000px;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    background: url(../images/9ebfa70de89620b4fab978ccde1c3dce.jpg) no-repeat center;
    background-size: cover;
    z-index: 101;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
}
.topic2017:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 103;
}
.topic2017.animate {
    top: 0;
    -webkit-transition: -webkit-transform 0.7s ease-out;
    transition: -webkit-transform 0.7s ease-out;
    transition: transform 0.7s ease-out;
    transition: transform 0.7s ease-out, -webkit-transform 0.7s ease-out;
}
.topic2017.show {
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
.topic2017 canvas {
    position: relative;
    z-index: 102;
}
.topic2017 .topic-desc {
    position: absolute;
    top: 67%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 200px;
    text-align: center;
    z-index: 103;
}
.topic2017 .topic-desc .get-more {
    margin-bottom: 30px;
}
.topic2017 .topic-desc a {
    color: #cab599;
    font-size: 16px;
}
.topic2017 .countdown {
    color: #ac9783;
}
.topic2017 .close {
    bottom: 10px;
    left: 0;
    right: 0;
    width: 41px;
    height: 41px;
    margin: 0 auto;
    position: absolute;
    background: url(../other/J0O2OAnvyqEAAAAASUVORK5CYII=) no-repeat center;
    font-size: 0;
    z-index: 103;
    cursor: pointer;
    opacity: 0.6;
}
.topic2017 .close:hover {
    opacity: 0.9;
}</pre></body></html>